Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove patch for building OVAs using content library #2988

Merged

Conversation

abhay-krishna
Copy link
Member

@abhay-krishna abhay-krishna commented Mar 8, 2024

This PR removes the patch that configures Packer to upload OVAs to a content library. Since we now build in the Colo lab, we can build them without first exporting to content libraries.

Testing

Built on Colo with content library

# ls -lh ubuntu-2004-kube-v1.29.1-1.vmdk
-rw-r--r-- 1 1100 1100 1.1G Mar  7 01:38 ubuntu-2004-kube-v1.29.1-1.vmdk
# qemu-img check ubuntu-2004-kube-v1.29.1-1.vmdk
No errors were found on the image.

Built on Colo without content library

# ls -lh ubuntu-2004-kube-v1.29.1-disk-0.vmdk
-rw-r--r-- 1 1100 1100 1.2G Mar  8 02:06 ubuntu-2004-kube-v1.29.1-disk-0.vmdk
# qemu-img check ubuntu-2004-kube-v1.29.1-disk-0.vmdk
No errors were found on the image.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 8, 2024
@abhay-krishna
Copy link
Member Author

/hold for testing

@abhay-krishna abhay-krishna force-pushed the remove-content-library-patch branch 2 times, most recently from 754780f to 3ebbb05 Compare March 8, 2024 05:32
@abhay-krishna
Copy link
Member Author

/unhold

Copy link
Member

@vignesh-goutham vignesh-goutham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also remove setting vsphere_library_name on our CI and image-builder tool?

@abhay-krishna
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@abhay-krishna abhay-krishna force-pushed the remove-content-library-patch branch from 5af7232 to ea78dfb Compare March 8, 2024 19:54
@eks-distro-bot
Copy link
Collaborator

New changes are detected. LGTM label has been removed.

@eks-distro-bot eks-distro-bot merged commit 4f72282 into aws:main Mar 8, 2024
8 checks passed
@abhay-krishna abhay-krishna deleted the remove-content-library-patch branch June 12, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants